radix sorting - traducción al ruso
Diclib.com
Diccionario ChatGPT
Ingrese una palabra o frase en cualquier idioma 👆
Idioma:

Traducción y análisis de palabras por inteligencia artificial ChatGPT

En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:

  • cómo se usa la palabra
  • frecuencia de uso
  • se utiliza con más frecuencia en el habla oral o escrita
  • opciones de traducción
  • ejemplos de uso (varias frases con traducción)
  • etimología

radix sorting - traducción al ruso

NON-COMPARATIVE INTEGER SORTING ALGORITHM
Radix sorting; Bucket trie; Radix Sort; Radixsort; RadixSort; LSD radix sort
  • An [[IBM card sorter]] performing a radix sort on a large set of [[punched cards]]. Cards are fed into a hopper below the operator's chin and are sorted into one of the machine's 13 output baskets, based on the data punched into one column on the cards. The crank near the input hopper is used to move the read head to the next column as the sort progresses. The rack in back holds cards from the previous sorting pass.

radix sorting         

математика

сортировка (чисел) по основанию системы счисления

mixed radix         
POSITIONAL NUMERAL SYSTEM IN WHICH POSITIONS HAVE DIFFERENT NUMERICAL BASES
Mixed Radix; Mixed-radix

математика

смешанное основание (системы счисления)

external sort         
CLASS OF SORTING ALGORITHMS THAT CAN HANDLE MASSIVE AMOUNTS OF DATA
External sort; External merge; External Sorting; On-disk merge; On disk merge

общая лексика

внешняя сортировка

сортировка, выполняемая с использованием памяти внешних запоминающих устройств

антоним

internal sort

Definición

collation

Wikipedia

Radix sort

In computer science, radix sort is a non-comparative sorting algorithm. It avoids comparison by creating and distributing elements into buckets according to their radix. For elements with more than one significant digit, this bucketing process is repeated for each digit, while preserving the ordering of the prior step, until all digits have been considered. For this reason, radix sort has also been called bucket sort and digital sort.

Radix sort can be applied to data that can be sorted lexicographically, be they integers, words, punch cards, playing cards, or the mail.

¿Cómo se dice radix sorting en Ruso? Traducción de &#39radix sorting&#39 al Ruso